Welcome![Sign In][Sign Up]
Location:
Search - queue linux

Search list

[Linux-Unixqueue-1.40.1.tar

Description: Linux的MessageQueue的实现-Linux MessageQueue Implementation
Platform: | Size: 747865 | Author: 张先生 | Hits:

[Linux-Unixslmesg

Description: UNIX/LINUX下自编的消息队列程序-UNIX/LINUX own under the procedures of the message queue
Platform: | Size: 5120 | Author: 李祖权 | Hits:

[Linux-Unixxxjyjy5

Description: linux环境下消息队列的实现-Message Queue Implementation
Platform: | Size: 10240 | Author: 小型机 | Hits:

[Linux-Unixmsgq

Description: 这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
Platform: | Size: 1024 | Author: tch | Hits:

[Embeded LinuxLinuxIPC进程间的通信

Description: Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being implemented in coordination with the core to share resources, synchronization and exchange information. Linux support a large number of inter-process communication mechanisms, including signal and wait for the queue, pipeline and the Unix System V to provide inter-process communication mechanisms, such as message queue, the signal volume and shared memory.
Platform: | Size: 605184 | Author: 杨政 | Hits:

[Linux-Unixqueue-1.40.1.tar

Description: Linux的MessageQueue的实现-Linux MessageQueue Implementation
Platform: | Size: 747520 | Author: 张先生 | Hits:

[Linux-Unixpxmsg

Description: 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix/linux the Message Queue programming; For commercial use POSIX do with the source code
Platform: | Size: 12288 | Author: | Hits:

[Linux-Unixmessctrl

Description: 在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除"死"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates how to use the core operation called Message Queue, control Message Queue overflow, eliminating the "death" of news.
Platform: | Size: 1024 | Author: roger | Hits:

[OS Developgrub-1.95.tar

Description: grub 1.95 linux 的bootloader 源代码,小型的os,可以作为学习写操作系统使用 -grub 1.95 Bootloader linux source code, the small os. can learn to use the operating system
Platform: | Size: 519168 | Author: lixiang2007 | Hits:

[Linux-Unixdouble_queue

Description: linux下一种双缓冲队列机制的实现源代码(C)。-linux under a double-buffer queue mechanism for the realization of the source code (C).
Platform: | Size: 6144 | Author: 梅子 | Hits:

[OtherLinuxQueue

Description: Linux进程间通信之消息队列的使用教程-Linux Interprocess communications Message Queue directory
Platform: | Size: 307200 | Author: cjw | Hits:

[Linux-Unix20070512graduate

Description: 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。-used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular Queue), a process to write buffer, the buffer to process B Reading Only when the buffer space can be written only for the buffer can read.
Platform: | Size: 572416 | Author: 何强 | Hits:

[Software Engineeringlinux_process_communication

Description: 本资源中含有有关LINUX进程通信的一些文章,从详细说明了信号量、管道以及消息队列等方式介绍。-This resource contains the process of communication on the LINUX some articles from the detailed description of the semaphores, message queue, such as pipelines, as well as presentation.
Platform: | Size: 345088 | Author: 连达 | Hits:

[Linux-Unixmgqueue

Description: Linux Posix 消息队列的代码示例-Linux Posix message queue sample code
Platform: | Size: 1024 | Author: jouk | Hits:

[Linux-UnixAss3

Description: using queue to solve traffic matter by C++ in linux environment
Platform: | Size: 8192 | Author: alex | Hits:

[Software EngineeringLINUX

Description: linux消息函数分析,,Linux采用消息队列的方式来实现消息传递-linux news function analysis,, Linux message queue using the message passing approach to realize
Platform: | Size: 534528 | Author: 李源 | Hits:

[Linux-UnixLinuxKernelTaskManagment

Description: 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点-1, linux process management modules organizational framework 2, the relevant data structures. 3, the principle of process scheduling, scheduling algorithm. 4, the process of the creation and operation management. 5, inter-process communication. 6, more technical process scheduling and interrupt handling kernel involved in the handover process management mechanism: bottom-half processing, waiting queue Linux/SMP in process management and scheduling techniques 7, outlining the new features of 2.4
Platform: | Size: 437248 | Author: Bamboo | Hits:

[Embeded LinuxLinux

Description: linux系统管理,shell、socket、pipe、queue、semphora-linux
Platform: | Size: 161792 | Author: wangxy | Hits:

[Linux-Unixlinux-msgqueue-test

Description: LINUX下通过消息队列的方式在进程中传递消息。-LINUX under way through the message queue for messages in the process.
Platform: | Size: 1024 | Author: 阿汤 | Hits:

[Linux-UnixMessageQueue

Description: linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
Platform: | Size: 10240 | Author: vividonly | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net